projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b89d8a7
)
* cus-edit.el (customize-save-variable): Clear customized-value
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 5 Mar 2007 15:15:51 +0000
(15:15 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 5 Mar 2007 15:15:51 +0000
(15:15 +0000)
property (saved values are now put in theme-value property).
(customize-set-variable): Doc fix.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7d7b7fb3341aa38a8d173618073d9325642c9149..d4b95f7c30b7321aa5738087f871abfd6577155c 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2007-03-05 Chong Yidong <cyd@stupidchicken.com>
+ * cus-edit.el (customize-save-variable): Clear customized-value
+ property (saved values are now put in theme-value property).
+ (customize-set-variable): Doc fix.
+
* complete.el (PC-do-completion): If completion-ignore-case is
non-nil, replace field with completion string before exiting.